You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Methods > IsEqual Method > Vector.IsEqual Method ([In] TMtxVec, double, TCompare)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Vector.IsEqual Method ([In] TMtxVec, double, TCompare)

Compares Vec elements with coresponding calling object elements with Compare method and specified Precision.

Syntax
C#
Visual Basic
public bool IsEqual([In] TMtxVec Vec, double Precision, TCompare Compare);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!